Skip to content

GH-49283: [C++][FlightRPC] Add separate release & debug workflows for MacOS ODBC#49284

Open
justing-bq wants to merge 1 commit intoapache:mainfrom
Bit-Quill:gh-49283-release-debug-macos
Open

GH-49283: [C++][FlightRPC] Add separate release & debug workflows for MacOS ODBC#49284
justing-bq wants to merge 1 commit intoapache:mainfrom
Bit-Quill:gh-49283-release-debug-macos

Conversation

@justing-bq
Copy link
Contributor

@justing-bq justing-bq commented Feb 13, 2026

Rationale for this change

Addresses #49283

What changes are included in this PR

The ODBC MacOS workflows now have release and debug workflows.

Are these changes tested?

Yes.

Are there any user-facing changes?

No.

@github-actions
Copy link

Thanks for opening a pull request!

If this is not a minor PR. Could you open an issue for this pull request on GitHub? https://github.com/apache/arrow/issues/new/choose

Opening GitHub issues ahead of time contributes to the Openness of the Apache Arrow project.

Then could you also rename the pull request title in the following format?

GH-${GITHUB_ISSUE_ID}: [${COMPONENT}] ${SUMMARY}

or

MINOR: [${COMPONENT}] ${SUMMARY}

See also:

@github-actions github-actions bot added CI: Extra: C++ Run extra C++ CI awaiting review Awaiting review labels Feb 13, 2026
@justing-bq justing-bq changed the title Add separate release & debug workflows for MacOS ODBC GH-49283: [C++][FlightRPC] Add separate release & debug workflows for MacOS ODBC Feb 13, 2026
@github-actions
Copy link

⚠️ GitHub issue #49283 has been automatically assigned in GitHub to PR creator.

@justing-bq
Copy link
Contributor Author

@lidavidm this PR is ready for review. Please take a look when you can.

@lidavidm
Copy link
Member

lidavidm commented Mar 3, 2026

@kou, any concerns?

@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting review Awaiting review labels Mar 3, 2026
Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you need both of release and debug builds?
May we have any problems only with release build?

- { architecture: ARM64, macos-version: "14", build_type: release }
env:
ARROW_BUILD_TESTS: ON
ARROW_BUILD_TYPE: ${{ matrix.build_type }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you use build-type not build_type like we did for macos-version?

@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting merge Awaiting merge labels Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting changes Awaiting changes CI: Extra: C++ Run extra C++ CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants